Skip to content

feat(issues): Add new-feature badge for the Recommended sort default#119136

Merged
roggenkemper merged 4 commits into
masterfrom
roggenkemper/feat/recommended-sort-callout
Jul 8, 2026
Merged

feat(issues): Add new-feature badge for the Recommended sort default#119136
roggenkemper merged 4 commits into
masterfrom
roggenkemper/feat/recommended-sort-callout

Conversation

@roggenkemper

@roggenkemper roggenkemper commented Jul 7, 2026

Copy link
Copy Markdown
Member

When an org has the issue-stream-recommended-sort-default feature and the active sort is Recommended, the issue stream sort dropdown trigger now shows a FeatureBadge type="new" next to the label.
Screenshot 2026-07-07 at 3 04 39 PM

Show a FeatureBadge inside the issue stream sort dropdown trigger when
an org is on the Recommended sort default and the active sort is
Recommended. The tooltip explains the new default and that sort
selection is now persisted.

Co-Authored-By: Claude <noreply@anthropic.com>
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jul 7, 2026
Center-aligned tooltip text is hard to read once it wraps to multiple
lines, so override the tooltip default with a left-aligned overlay.

Co-Authored-By: Claude <noreply@anthropic.com>
The tooltip overlay's text-align: center is applied by the styled
wrapper after overlayStyle, so the override never took effect. Align
the title content itself instead.

Co-Authored-By: Claude <noreply@anthropic.com>
@roggenkemper roggenkemper marked this pull request as ready for review July 7, 2026 20:17
@roggenkemper roggenkemper requested a review from a team as a code owner July 7, 2026 20:17
@roggenkemper roggenkemper requested review from a team and removed request for a team July 7, 2026 20:17
@roggenkemper roggenkemper merged commit 1f77394 into master Jul 8, 2026
71 checks passed
@roggenkemper roggenkemper deleted the roggenkemper/feat/recommended-sort-callout branch July 8, 2026 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants